home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / TOOLS / DEBUG7.ZIP / DEBUG7.LQR / DEBUG7.PAT < prev    next >
Encoding:
Text File  |  1986-01-19  |  512 b   |  37 lines

  1. N DEBUG.COM
  2. L
  3. A 100
  4. CALL  331C
  5. NOP
  6.  
  7. E 139 60 35
  8. E 184 60 35
  9. E 386 30 2F
  10. E 8A4 18 2F
  11. A 2F18
  12. PUSHF
  13. PUSH AX
  14. MOV  AL, 0B
  15. OUT  20, AL
  16. IN   AL, 20
  17. AND  AL, 03
  18. POP  AX
  19. JNZ  2F29
  20. POPF
  21. JMP  8ED
  22. POPF
  23. RETF 2
  24.  
  25. N PATCH4.BIN
  26. L 2F30
  27. R CX
  28. 3470
  29. N DEBUG87.COM
  30. W
  31. Q
  32.  
  33. Note: This file serves as input for debug to apply the current 8087
  34.       patch as well as the patch suggested by Stephen Baumgartner in
  35.       PC Magazine User-to-User column, page 653, December 1983.
  36.  
  37.